Skip to content

Update composer.json to support symfony 6.4#2

Open
msklenica wants to merge 5 commits into99designs:masterfrom
msklenica:master
Open

Update composer.json to support symfony 6.4#2
msklenica wants to merge 5 commits into99designs:masterfrom
msklenica:master

Conversation

@msklenica
Copy link

Support for docker, rector + upgrade phpunit and tests

Support for docker, rector + upgrade phpunit and tests
Maros Sklenica and others added 4 commits August 28, 2024 10:46
Major upgrade encompassing:
- Upgraded PHPUnit from 9.x to 10.5 with full test compatibility
- Upgraded to PHP 8.4 with deprecation fixes and strict type declarations
- Added comprehensive parameter and return type hints across core classes
- Implemented complete property type declarations
- Fixed PHP 8.4 deprecation warnings throughout codebase
- Standardized import ordering and code structure
- Added Docker support and testing infrastructure
- Updated documentation and release notes

- Add AGENTS.md guidelines for agentic code operations
- Build, lint, and test commands (single test, coverage, etc.)
- Comprehensive code style guidelines (imports, formatting, types, naming)
- Error handling patterns and exception usage
- Class structure best practices and common patterns
- File organization reference and test file template
- Pre-commit checklist for code quality
upgrade: PHP 8.4, PHPUnit 10, type hints, and property declarations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants